home *** CD-ROM | disk | FTP | other *** search
- ; MENU LIBRARY FOR PSMENU
- ; -----------------------
- ;
- ; Lines starting with semi-colons (like this one) are ignored.
- ;
- ; Each menu name has a colon in column one (e.g. :MENU)
- ; A control line has a slash in column one (e.g. /DOS)
- ;
- ; If you are using PSMENU in conjunction with a program designed by
- ; Pinnacle Software, we have reserved save positions 49-99 for you.
- ; That is to say, none of our applications will use positions 49-99.
- ; For details about save positions, type PSMENU /? at the DOS prompt.
- ;
- ; To experiment with this menu library, try the following commands at
- ; the DOS prompt:
- ;
- ; PSMENU_D POM START 1
- ; PSMENU_D POM DISPLAY 1
- ; PSMENU_D POM LICENSE 1
- ;
- ;==========================================================================
- ;
- ; PSMENU is Copyright (C) 1996 by Pinnacle Software (Phone 514-345-9578).
- ; You may use PSMENU free of charge if you own or are evaluating one of
- ; our products. You may also use it in your own commercial or in-house
- ; product. Type PSMENU_D at the DOS prompt for copyright restrictions.
- ;
- ;==========================================================================
- ;
- ; CONTROL LINES
- ; -------------
- ;
- ; The /DOS control code sets menu colors for the DOS version of PSMENU.
- ; /DOS can be inserted at the top of the file (in which case it acts as
- ; the default), or it can be included "inline", just after the menu label
- ; to which it applies.
- ;
- ; The control codes are as follows:
- ;
- ; CODE DEFAULT MEANING
- ; ---- ------- -------
- ; HSF Wht Foreground color for highlighted selection and title lines
- ; HSB Blk Background color for highlighted selection item
- ; NSF Cyn Foreground color for non-selected item
- ; BXF Blu Foreground color for box
- ; BXB Grn Background color for box, title and non-selected items
- ; DTF Brn Foreground color for desktop
- ; DTB Blu Background color for desktop
- ;
- ; The color codes are as follows:
- ;
- ; COLOR CODE COLOR CODE
- ; ------------- ----- ------------- -----
- ; Black Blk Dark Grey DkGry
- ; Blue Blu Light Blue LtBlu
- ; Green Grn Light Green LtGrn
- ; Cyan Cyn Light Cyan LtCyn
- ; Red Red Light Red LtRed
- ; Magenta Mag Light Magenta LtMag
- ; Brown Brn Yellow Yel
- ; Light Grey LtGry White Wht
- ;
- ; Colors in the second column can not be used as background colors.
- ; If you attempt to use them as such, they will be converted to the
- ; corresponding background color (e.g. Light Blue becomes Blue).
- ;
- ; Case is not important (e.g. Wht is treated the same as WHT).
- ;
- ; If PSMENU detects that the user has a monochrome monitor, it will
- ; ignore any color settings and use a black and white color scheme.
- ;
- ;==========================================================================
- ;
- ; Default colors
- ;
- /DOS HSF=Wht HSB=Blk NSF=Cyn BXB=Blu BXF=Grn DTF=Brn DTB=Blu
- ;
- ;==========================================================================
- :START Parse-O-Matic (C) 1986, 1997 by Pinnacle Software
- /DOS HSF=Yel HSB=Blk NSF=LtCyn BXB=Blu BXF=Cyn DTF=Grn DTB=Blu
- VERSION ···· Display version number and registration status
- NEW ········ What's new in this version
- MANUAL ····· View or print the Parse-O-Matic user manual
- REVIEW ····· Guide for software reviewers and journalists
- LICENSING ·· Price and distribution terms
- TUTORIAL ··· 30-minute interactive course in basic techniques
-
- DISPLAY ···· Set number of lines on screen
-
- QUIT ······· Return to DOS
- ;
- ;--------------------------------------------------------------------------
- :DISPLAY Display Settings
- STANDARD ··· 25 lines per screen
-
- EGA ········ 43 lines per screen (EGA cards)
-
- VGA ········ 50 lines per screen (VGA cards)
-
-
-
-
- QUIT ······· Return to previous menu
- ;
- ;--------------------------------------------------------------------------
- :LSNMENUI Sample Application
- /DOS HSF=Wht HSB=Blk NSF=Blk BXB=Grn BXF=Blk DTF=DkGry DTB=Blk
- PURPOSE ···· What this example demonstrates
-
- CONTROL ···· Display the POM file
- PARSE ······ Run the sample parsing job
- OUTPUT ····· Display output of parsing job
-
-
- LOG ········ Display processing log
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :LSNMENUJ Sample Application
- /DOS HSF=Wht HSB=Blk NSF=Blk BXB=Grn BXF=Blk DTF=DkGry DTB=Blk
- PURPOSE ···· What this example demonstrates
-
- CONTROL ···· Display the POM file
- PARSE ······ Run the sample parsing job
-
-
-
- LOG ········ Display processing log
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :LSNMENUL Sample Application
- /DOS HSF=Wht HSB=Blk NSF=Blk BXB=Grn BXF=Blk DTF=DkGry DTB=Blk
- PURPOSE ···· What this example demonstrates
- INPUT ······ Display the input file
- CONTROL ···· Display the POM file
- PARSE ······ Run the sample parsing job
- OUTPUT ····· Display output of parsing job
- LOOKUP ····· Display the look-up file
-
- LOG ········ Display processing log
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :LSNMENUP Sample Application
- /DOS HSF=Wht HSB=Blk NSF=Blk BXB=Grn BXF=Blk DTF=DkGry DTB=Blk
- PURPOSE ···· What this example demonstrates
- INPUT ······ Display the input file
- CONTROL ···· Display the POM file
- PARSE ······ Run the sample parsing job
- OUTPUT ····· Display output of parsing job
-
-
- LOG ········ Display processing log
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :LSNMENUT Sample Application
- /DOS HSF=Wht HSB=Blk NSF=Blk BXB=Grn BXF=Blk DTF=DkGry DTB=Blk
- PURPOSE ···· What this example demonstrates
- INPUT ······ Display the input file
- CONTROL ···· Display the POM file
- PARSE ······ Run the sample parsing job
- OUTPUT ····· Display output of parsing job
- TRACE ······ Display the trace file
-
- LOG ········ Display processing log
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :LSNMENUX Sample Application
- /DOS HSF=Wht HSB=Blk NSF=Blk BXB=Grn BXF=Blk DTF=DkGry DTB=Blk
- PURPOSE ···· What this example demonstrates
- INPUT ······ Display the input file
- CONTROL ···· Display the POM file
- PARSE ······ Run the sample parsing job
- OUTPUT ····· Display output of parsing job
- PEF ········ Display Properization Exceptions File
-
- LOG ········ Display processing log
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :LSNMENUZ SOUND Command Noises
- /DOS HSF=Wht HSB=Blk NSF=Blk BXB=Grn BXF=Blk DTF=DkGry DTB=Blk
- BEEP ······· Simple tone
- BIP ········ Short sound
- BUZZ ······ Raucous noise
- EDGE ······ Short sound
- ERROR ····· Error sound
- HUH ········ Short sound
- PIP ········ Very short beep
- TRILL ······ Four short beeps
- WHOOP ······ A rising note
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :TUTORIAL An Interactive Course in POM Techniques
- Lesson 1 ··· Overview of the lessons
- Lesson 2 ··· Basic techniques
- Lesson 3 ··· Intermediate techniques
- Lesson 4 ··· Advanced techniques
-
-
-
-
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :LESSON02 POM Techniques
- Lesson 2.1 - The IGNORE and OUTEND commands
- Lesson 2.2 - The CHANGE, BEGIN/END, IF, TRIM and OUT commands
- Lesson 2.3 - The SET and ACCEPT commands, with tracing
- Lesson 2.4 - How to use INSERT, PAD and $FLUPC
- Lesson 2.5 - How to use SPLIT and line counters
- Lesson 2.6 - The CHOP Command
- Lesson 2.7 - Using $TAB and Full Tracing
- Lesson 2.8 - LOOKUP commands, OUTHDG and PAGELEN
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :LESSON03 POM Techniques
- Lesson 3.1 - Reading DBF files; TRACE and TODAY commands
- Lesson 3.2 - The PROPER command, with PEF file
- Lesson 3.3 - The PROPER command, with method settings
- Lesson 3.4 - The PARSE and APPEND commands
- Lesson 3.5 - Creating non-text files with OUT
- Lesson 3.6 - The ELSE, READNEXT and SETLEN commands
- Lesson 3.7 - POM wildcards, NEXTFILE, $COMMAND, SOUND
- Lesson 3.8 - Demonstration of Parse-O-Matic sounds
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :LESSON04 POM Techniques
- Lesson 4.1 - The LOG and HALT commands
- Lesson 4.2 - PROLOGUE, EPILOGUE, DATE, and the CALC commands
- Lesson 4.3 - Demonstration of date formatting
- Lesson 4.4 - The MAPFILE and REMAP commands
- Lesson 4.5 - Parsing name and address data with SCANPOSN
-
-
-
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :LICENSE Licensing Information
- /DOS HSF=Wht HSB=Blk NSF=LtGrn BXB=Mag BXF=Grn DTF=Yel DTB=Blu
- REGISTER ··· View or print Parse-O-Matic order form
-
- VENDOR ····· Vendor & sysop distribution information
-
-
-
-
-
-
- QUIT ······· Previous menu
- ;
- ;--------------------------------------------------------------------------
- :DEVELOP Development Menu
- /DOS HSF=Wht HSB=Blk NSF=Cyn BXB=Blu BXF=Grn DTF=Grn DTB=Blu
- INPUT ······ View input file
- EDIT ······· Edit POM file
- PARSE ······ Run parsing job
- OUTPUT ····· View output file
-
-
-
-
-
- QUIT ······· Finished
- ;
- ;--------------------------------------------------------------------------
- :BURN Burn-In
- ;
- ; This menu is used by Pinnacle Software, for testing
- ;
- CONTINUE ··· Proceed to next test
-
-
-
-
-
-
-
-
- QUIT ······· Stop
-